Skip to content

Test whether soft-deleteable filter is honoured and entities are preserved#2939

Closed
rotdrop wants to merge 1 commit into
doctrine-extensions:mainfrom
rotdrop:keep-soft-deleted-in-cache-if-filter-is-disabled
Closed

Test whether soft-deleteable filter is honoured and entities are preserved#2939
rotdrop wants to merge 1 commit into
doctrine-extensions:mainfrom
rotdrop:keep-soft-deleted-in-cache-if-filter-is-disabled

Conversation

@rotdrop

@rotdrop rotdrop commented Apr 15, 2025

Copy link
Copy Markdown

This refers to the PR #2930 which removes entites from the object manager regardless whether the soft-deleteable filter is active or not.

The commit just adds a test with a modified testSoftDeletedObjectIsRemovedPostFlush() which disable the soft-deleteable filter, please compare with the SoftDeleteable extension documentation about what "filter" means:

https://github.com/doctrine-extensions/DoctrineExtensions/blob/main/doc/softdeleteable.md

…erved.

This refers to the PR doctrine-extensions#2930 which removes entites
from the object manager regardless whether the soft-deleteable filter is
active or not.
@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions Bot added the Stale label May 30, 2026
@github-actions github-actions Bot closed this Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants